-
-
Notifications
You must be signed in to change notification settings - Fork 22
fix(deps): update tiptap monorepo to v2.26.1 #1479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tiptap-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
06c2850
to
3afae6f
Compare
3afae6f
to
ae67635
Compare
ae67635
to
2d80c0c
Compare
2d80c0c
to
86d3f45
Compare
6847712
to
0d4cb52
Compare
0d4cb52
to
6d94f26
Compare
6d94f26
to
51c414f
Compare
51c414f
to
c977de0
Compare
c977de0
to
4d3a451
Compare
4d3a451
to
d64539a
Compare
d64539a
to
db26514
Compare
db26514
to
f347bec
Compare
4a35c94
to
38b10ae
Compare
38b10ae
to
49e346f
Compare
49e346f
to
07ceb82
Compare
07ceb82
to
62609f6
Compare
62609f6
to
eecb85f
Compare
eecb85f
to
7d28d22
Compare
7d28d22
to
d6f7777
Compare
d6f7777
to
e448e82
Compare
e448e82
to
3ca1e23
Compare
3ca1e23
to
3333efa
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
2.6.6
->2.26.1
Release Notes
ueberdosis/tiptap (@tiptap/extension-font-family)
v2.26.1
Compare Source
v2.26.0
Compare Source
v2.25.1
Compare Source
v2.25.0
Compare Source
Releases
@tiptap/react@2.25.0
Minor Changes
6114489
: Reintroduce flushSync to sync rendering of React and ProseMirrorPatch Changes
v2.24.2
Compare Source
Releases
@tiptap/extension-emoji@2.24.2
Patch Changes
bd142ba
: Added alt tag to emoji extensionv2.24.1
Compare Source
Releases
@tiptap/extension-bubble-menu@2.24.1
Patch Changes
4b123bc
: Addedtab-index="0"
to bubble and floating menu wrappers"@tiptap/extension-floating-menu@2.24.1
Patch Changes
4b123bc
: Addedtab-index="0"
to bubble and floating menu wrappers"@tiptap/extension-task-item@2.24.1
Patch Changes
4b123bc
: Added a newa11y
option to task list items to set the checkbox aria-label@tiptap/react@2.24.1
Patch Changes
4b123bc
]@tiptap/starter-kit@2.24.1
Patch Changes
@tiptap/vue-2@2.24.1
Patch Changes
4b123bc
]@tiptap/vue-3@2.24.1
Patch Changes
4b123bc
]v2.24.0
Compare Source
Releases
@tiptap/react@2.24.0
Minor Changes
45bba95
: Removed flushSync on NodeView render which caused performance regressions, bugs with unused NodeViews still being reconciled for PMViewDesc checks and morePatch Changes
@tiptap/core@2.24.0
Patch Changes
71e1427
: Fix RangeException in cut command when targetPos is zero@tiptap/extension-link@2.24.0
Patch Changes
71e1427
: Fix autolink option in shadow dom by extending the whitespace detection to more unicode characters@tiptap/starter-kit@2.24.0
Patch Changes
71e1427
]@tiptap/vue-2@2.24.0
Patch Changes
@tiptap/vue-3@2.24.0
Patch Changes
v2.23.1
Compare Source
Releases
@tiptap/extension-drag-handle-react@2.23.1
Patch Changes
5b3d723
: Fix a bug that causes rerenders on the react drag handle breaking its tippy connection@tiptap/extension-mention@2.23.1
Patch Changes
63c9453
: Show mention indicator when converting document to HTML@tiptap/react@2.23.1
Patch Changes
@tiptap/starter-kit@2.23.1
Patch Changes
@tiptap/vue-2@2.23.1
Patch Changes
@tiptap/vue-3@2.23.1
Patch Changes
v2.23.0
Compare Source
Releases
@tiptap/extension-mention@2.23.0
Minor Changes
c168e6d
: Support multiple triggers in Mention extension@tiptap/core@2.23.0
Patch Changes
dfeaad4
: Fix: Prevent content deletion from non-editable Tiptap source editors during drag and drop.@tiptap/react@2.23.0
Patch Changes
@tiptap/starter-kit@2.23.0
Patch Changes
dfeaad4
]@tiptap/vue-2@2.23.0
Patch Changes
@tiptap/vue-3@2.23.0
Patch Changes
v2.22.3
Compare Source
Releases
@tiptap/core@2.22.3
Patch Changes
030bd22
: Added newcanInsertNode
utility that checks if a node can be inserted into a specific position@tiptap/extension-horizontal-rule@2.22.3
Patch Changes
030bd22
: Fixed a bug that caused the horizontal rule'ssetHorizontalRule
command to always return true when checked viacan()
@tiptap/react@2.22.3
Patch Changes
@tiptap/starter-kit@2.22.3
Patch Changes
030bd22
]030bd22
]@tiptap/vue-2@2.22.3
Patch Changes
@tiptap/vue-3@2.22.3
Patch Changes
v2.22.2
Compare Source
Releases
@tiptap/core@2.22.2
Patch Changes
6457ab3
: Add validation for target position within document range when trying to access children of aNodePos
instance@tiptap/react@2.22.2
Patch Changes
@tiptap/starter-kit@2.22.2
Patch Changes
6457ab3
]@tiptap/vue-2@2.22.2
Patch Changes
@tiptap/vue-3@2.22.2
Patch Changes
v2.22.1
Compare Source
Releases
@tiptap/extension-youtube@2.22.1
Patch Changes
e465825
: Update YouTube URL regex pattern@tiptap/react@2.22.1
Patch Changes
@tiptap/starter-kit@2.22.1
Patch Changes
@tiptap/vue-2@2.22.1
Patch Changes
v2.22.0
Compare Source
Releases
@tiptap/extension-details@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-details-content@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-details-summary@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-drag-handle@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-drag-handle-react@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-drag-handle-vue-2@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-drag-handle-vue-3@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-emoji@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-file-handler@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-invisible-characters@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-mathematics@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-node-range@2.22.0
Minor Changes
f6f6158
: We open sourced our basic pro extensionsThis release includes the following extensions that were previously only available in our Pro version:
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
@tiptap/extension-table-of-contents[@2](https://redirect.github.c
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.